.fastLayer {
    height: 100px;
    margin: 10px 0;
    padding-left: 20px;
}
.home_bmfw {
    padding-left: 0px;
}
.home_bmfw dl {
    float: left;
    position: relative;
    margin: 0 18px;
}
.home_bmfw dl dt {
    float: left;
    width: 100px;
    height: 100px;
}
.home_bmfw dl .hideDiv {
    float: left;
    width: 136px;   
    overflow: hidden;
    margin-left: -10px;
    position: relative;
    z-index: 2;
}
.home_bmfw dl .cont {
    height: 98px;
    width: 135px;
    line-height: 30px;
    background: #fff;
    border: #669ae5 1px solid;
    border-left: none;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
    
}
.home_bmfw dl ul {
    overflow: hidden;
    zoom: 1;
}
.home_bmfw dl ul li {
    float: left;
    width: 100%;
    text-align: center;
}
.home_bmfw dl ul li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
}
.home_bmfw .dl03 .hideDiv{
    width: 237px;
}
.home_bmfw .dl03 .cont{
    width: 236px;
    line-height: 49px;
}
.home_bmfw .dl03 .cont li{
    width: 50%;
}
.kh-tab li{
    visibility:hidden;
}
.kh-tab-top {
    height: 35px;
}
.kh-tab-bot {
    height: 60px;
}
.kh-tab-bot ul li{
    float: left;
    margin-right: 25px;
}
.kh-tab-bot ul li:last-child{
    margin-right: 0;
}
.col-1 .answerSty .myUlSty li{
    margin-right: 5px;
}
.cx div {
    padding: 0 20px;
}
.cx-left {
    float: left;
    margin-left: 115px;
}
.cx-right {
    float: right;
}
.cx-right div {
    float: left;
}
.icon41{
    background: url(../images/icon41.png) no-repeat;
    background-size: 20px;
}
.icon41 a{
    color: #50c5e6;
}